Revert.
[cyberduck.git] / profiles / S3 (HTTPS).cyberduckprofile
blobd1265f7549fd00121fd46cc00670e5791677d2eb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Protocol</key>
6 <string>s3</string>
7 <key>Vendor</key>
8 <string>s3-https</string>
9 <key>Scheme</key>
10 <string>https</string>
11 <key>Description</key>
12 <string>S3 (HTTPS)</string>
13 <key>Default Port</key>
14 <string>443</string>
15 <key>Hostname Configurable</key>
16 <true/>
17 <key>Port Configurable</key>
18 <true/>
19 </dict>
20 </plist>